Advanced Payment Gateway [V4] - YouNetCo
- Free Update
What's New?
Version 4.02p3
- Compatible with Ukrainian currency
- Fix bugs
Ready with phpFox 4.8.9
Advanced Payment Gateway is an extension of phpFox default Payment Gateway. With Advanced Payment Gateway tightly-integrated in place, it offers more payment processing options to site owners as well as members. In addition, the billing cycle option is also compatible with recurring payment mechanism from other Payment Gateway(s). The payment flexibility increased remarkably will definitely help to reduce the number of subscriptions dropped in the middle.
For now, Advanced Payment Gateway supports Authorize.net, CCBill, Braintree, GoPay, iTransact, Paypal, Skrill, Stripe, Webmoney. More Payment Gateway(s) will be added gradually.
Key Features
- Extend payment option withAuthorize.net, CCBill, Braintree, GoPay, iTransact, Paypal, Skrill, Stripe, Webmoney.
Packages that include this product:
Front End
- Authorize.net, CCBill options enabled for payment processing
- Billing Cycle option implemented with Authorize.net, CCBill recurring flow.
- Supported core apps: Event, Photo, Marketplace, Ads, Forum, Music
- supported YouNetCo apps:
- Advanced Event - https://store.phpfox.com/product/1192/advanced-event-v4-younet
- Advanced Marketplace - https://store.phpfox.com/product/1210/advanced-marketplace-v4-younet
- Job Posting - https://store.phpfox.com/product/1198/job-posting-v4-younet
- Business Directory - https://store.phpfox.com/product/1218/business-directory-system-v4-younet
- Auction - https://store.phpfox.com/product/1145/auction-v4-younet
- Social Store - https://store.phpfox.com/product/1718/social-store-v4-younet
- Ecommerce - https://store.phpfox.com/product/1177/ecommerce-v4-younet
- Coupon - https://store.phpfox.com/product/1148/coupon-v4-younet
- Social Ads - https://store.phpfox.com/product/1214/social-ads-v4-younet
- Contest - https://store.phpfox.com/product/1194/contest-v4-younet
Back End
- Payment gateway settings: capable of enabling/disabling Authorize.net, CCBill, Braintree, GoPay, iTransact, Paypal, Skrill, Stripe, Webmoney.
- Transaction management.
Please follow all steps in this Installation & Upgrade guide in order to make this module work properly
1. Installation Guide
Below are the Installation Steps:
- Install YouNet Advanced Payment Gateway App on the phpFox Store
- Run "Rebuild Core Theme" at AdminCP >> Maintenance
- Clear your cache site (at AdminCP > Maintenance >> Cache Manager)
2. Upgrade Guide
- Upgrade our latest version.
- Run "Rebuild Core Theme" at AdminCP >> Maintenance
- Clear your cache site (at AdminCP > Maintenance >> Cache Manager)
#### Congratulations! You have finished the Installation/Upgrade process. #### If you need any assistance, please submit a new ticket at the client area (http://phpfox.younetco.com/client)
Version 4.02p3
1. Release Date: April 09, 2021
2. Best Compatibility: phpFox 4.7.x
3. Improvement(s):
- Compatible with Ukrainian
4. Bugs fixed:
- Stripe- Issue with recurring payment
- Stripe- Issue with canceling subscription
- Stripe- Issue with payment button
- CCBill- Issue with recurring payment
- Cannot proceed payment when buying subscription during register process
- Issue with recurring package
5. Changed File(s):
- M upload/include/library/phpfox/gateway/api/ccbill.class.php
- M upload/include/library/phpfox/gateway/api/gopay.class.php
- M upload/include/library/phpfox/gateway/api/stripe.class.php
- M upload/include/xml/younet_advancedpayment4.xml
- M upload/module/ynadvancedpayment/include/component/controller/stripe.class.php
- M upload/module/ynadvancedpayment/include/plugin/theme_template_body__end.php
- M upload/module/ynadvancedpayment/include/service/BitPay/BitPayLib.php
- M upload/module/ynadvancedpayment/include/service/Stripe/Stripe.php
- M upload/include/library/phpfox/gateway/api/ccbill.class.php
- M upload/include/library/phpfox/gateway/api/gopay.class.php
- M upload/include/library/phpfox/gateway/api/stripe.class.php
- M upload/include/xml/younet_advancedpayment4.xml
Version 4.02p2
1. Release Date: June 08, 2020
2. Best Compatibility: phpFox 4.7.x
3. Improvement(s):
- Compatible with new API of Stripe
4. Bugs fixed:
- Gopay- Cannot connect after filling billing information
5. Changed File(s):
- M upload/include/library/phpfox/gateway/api/ccbill.class.php
- M upload/include/library/phpfox/gateway/api/gopay.class.php
- M upload/include/library/phpfox/gateway/api/stripe.class.php
- M upload/include/xml/younet_advancedpayment4.xml
- M upload/module/ynadvancedpayment/include/component/controller/stripe.class.php
- M upload/module/ynadvancedpayment/include/plugin/theme_template_body__end.php
- M upload/module/ynadvancedpayment/include/service/BitPay/BitPayLib.php
- M upload/module/ynadvancedpayment/include/service/Stripe/Stripe.php
- M upload/include/library/phpfox/gateway/api/ccbill.class.php
- M upload/include/library/phpfox/gateway/api/gopay.class.php
- M upload/include/library/phpfox/gateway/api/stripe.class.php
- M upload/include/xml/younet_advancedpayment4.xml
Version 4.02p1
1. Release Date: October 31, 2018
2. Best Compatibility: phpFox 4.6.x - 4.7.0
3. Improvement(s):
- Compatible with phpFox 4.7.0
4. Changed File(s):
- M upload/include/xml/younet_advancedpayment4.xml
- M upload/module/ynadvancedpayment/include/component/controller/authorizenet.class.php
- M upload/module/ynadvancedpayment/include/component/controller/bitpay.class.php
- M upload/module/ynadvancedpayment/include/component/controller/braintree.class.php
- M upload/module/ynadvancedpayment/include/component/controller/gopay.class.php
- M upload/module/ynadvancedpayment/include/component/controller/heidelpay.class.php
- M upload/module/ynadvancedpayment/include/component/controller/itransact.class.php
- M upload/module/ynadvancedpayment/include/component/controller/stripe.class.php
- M upload/module/ynadvancedpayment/include/plugin/theme_template_body__end.php
- M upload/module/ynadvancedpayment/include/plugin/user.component_controller_setting_settitle.php
- M upload/module/ynadvancedpayment/include/service/ITransact/cardauthrequest.class.php
- M upload/module/ynadvancedpayment/include/service/authorizenetaim.class.php
- M upload/module/ynadvancedpayment/include/service/gopayaim.class.php
- M upload/module/ynadvancedpayment/include/service/heidelpay.class.php
Version 4.02
1. Release Date: February 08, 2018
2. Best Compatibility: phpFox 4.6.x
3. Improvement(s):
- Compatible with phpFox 4.6.0
- Support new payment gateways: iTransact, Skrill, WebMoney, Stripe, BitPay, Braintree
4. Bug(s) Fixed:
- Show blank page in "User Account Setting" if disable this module
5. Changed File(s):
- upload/include/library/phpfox/gateway/api/bitpay.class.php
- upload/include/library/phpfox/gateway/api/heidelpay.class.php
- upload/include/library/phpfox/gateway/api/skrill.class.php
- upload/include/library/phpfox/gateway/api/stripe.class.php
- upload/module/ynadvancedpayment/export.json
- upload/module/ynadvancedpayment/include/component/controller/authorizenet.class.php
- upload/module/ynadvancedpayment/include/component/controller/bitpay.class.php
- upload/module/ynadvancedpayment/include/component/controller/braintree.class.php
- upload/module/ynadvancedpayment/include/component/controller/heidelpay.class.php
- upload/module/ynadvancedpayment/include/component/controller/itransact.class.php
- upload/module/ynadvancedpayment/include/component/controller/stripe.class.php
- upload/module/ynadvancedpayment/include/plugin/init.php
- upload/module/ynadvancedpayment/include/plugin/run_start.php
- upload/module/ynadvancedpayment/include/plugin/template_getheader.php
- upload/module/ynadvancedpayment/include/plugin/theme_template_body__end.php
- upload/module/ynadvancedpayment/include/service/bitpay.class.php
- upload/module/ynadvancedpayment/include/service/heidelpay.class.php
- upload/module/ynadvancedpayment/include/service/stripe.class.php
- upload/module/ynadvancedpayment/install/v4.02.php
- upload/module/ynadvancedpayment/phrase.json
- upload/module/ynadvancedpayment/template/default/controller/stripe.html.php
Version 4.01p5
1. Release Date: February 16, 2017
2. Best Compatibility: phpFox 4.5.x
3. Improvement(s):
- Compatible with phpFox 4.5.1
Version 4.01p4
1. Release Date: July 19, 2016
2. Best Compatibility: phpFox 4.4.0
Version 4.01p3
1. Release Date: April 28, 2016
2. Best Compatibility: phpFox 4.3.2
Version 4.01p2
1. Release Date: February 26, 2016
2. Best Compatibility: phpFox 4.2.2
Version 4.01p1
1. Release Date: December 22, 2015
2. Best Compatibility: phpFox 4.1.x
3. Improvement(s):
- Compatible with phpFox v4.1.x
Version 4.01
1. Release Date: Nov 13, 2015
2. Best Compatibility: Nov 13, 2015
- phpFox Neutron 4.0.x